More cl doc updates
authorGlenn Morris <rgm@gnu.org>
Thu, 25 Oct 2012 00:58:40 +0000 (20:58 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 25 Oct 2012 00:58:40 +0000 (20:58 -0400)
commit9d29c93db3e9dca0f563de8bee124cacb7480e3f
tree0dc9f940fd8bb5b8cd99a9bfd49bb6d7d504a744
parent4d87f7aa1e93edc9ccf66acd4d58b49e8c57d2fa
More cl doc updates

* doc/misc/cl.texi: Don't mess with the TeX section number counter.
Use Texinfo recommended convention for quotes+punctuation.
(Overview, Sequence Functions): Rephrase for better line-breaking.
(Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
(Macro Bindings, Conditionals, Iteration, Loop Basics)
(Random Numbers, Mapping over Sequences, Structures)
(Porting Common Lisp): Further updates for cl-lib namespace.
(Modify Macros, Declarations, Macro Bindings, Structures):
Break long lines in examples.
(Dynamic Bindings): Update for changed progv behavior.
(Loop Examples, Efficiency Concerns): Markup fixes.
(Structures): Remove TeX margin change.

* lisp/emacs-lisp/cl-macs.el (cl-progv): Doc fix.

* etc/NEWS: Related markup.
doc/misc/ChangeLog
doc/misc/cl.texi
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/cl-macs.el